Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation.Presenters Namespace > WorkstationPresenterBase<V> Class : ViewerContainer Property |
public WorkstationContainer ViewerContainer {get;}
'Declaration Public ReadOnly Property ViewerContainer As WorkstationContainer
'Usage Dim instance As WorkstationPresenterBase(Of V) Dim value As WorkstationContainer value = instance.ViewerContainer
public: __property WorkstationContainer* get_ViewerContainer();
public: property WorkstationContainer^ ViewerContainer { WorkstationContainer^ get(); }